Produced by Araxis Merge on 2021-07-21 10:22:18 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | /Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_css | settings_demo11_en.css | 2021-04-28 09:22:40 +0000 |
| 2 | /Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_css | settings_demo11_en.css | 2021-06-27 10:07:32 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 592 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | /** | 1 | /** | |||
| 2 | * WARNING: Do not change this file. Your changes will be lost. | 2 | * WARNING: Do not change this file. Your changes will be lost. | |||
| 3 | * 2021-04-28 09:22:39 */ | 3 | * 2021-06-27 10:07:31 */ | |||
| 4 | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed { | 4 | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed { | |||
| 5 | } | 5 | } | |||
| 6 | @media (min-width: 768px) { | 6 | @media (min-width: 768px) { | |||
| 7 | .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom { | 7 | .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom { | |||
| 8 | width: 57.17%; | 8 | width: 57.17%; | |||
| 9 | } | 9 | } | |||
| 10 | .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { | 10 | .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { | |||
| 11 | width: 40.83%; | 11 | width: 40.83%; | |||
| 12 | } | 12 | } | |||
| 13 | 13 | |||||
| 14 | .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { | 14 | .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { | |||
| 15 | width: 42.8775%; | 15 | width: 42.8775%; | |||
| 16 | } | 16 | } | |||
| 17 | .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { | 17 | .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { | |||
| 18 | width: 30.6225%; | 18 | width: 30.6225%; | |||
| 19 | } | 19 | } | |||
| 20 | } | 20 | } | |||
| 21 | 21 | |||||
| 22 | @media (max-width: 575px){ | 22 | @media (max-width: 575px){ | |||
| 23 | body { | 23 | body { | |||
| 24 | font-size: 13px; | 24 | font-size: 13px; | |||
| 25 | line-height: 21px; | 25 | line-height: 21px; | |||
| 26 | } | 26 | } | |||
| 27 | } | 27 | } | |||
| 28 | p { | 28 | p { | |||
| 29 | letter-spacing: 0; | 29 | letter-spacing: 0; | |||
| 30 | } | 30 | } | |||
| 31 | h1, h2, h3, h4, h5, h6 { | 31 | h1, h2, h3, h4, h5, h6 { | |||
| 32 | font-family: Poppins,sans-serif; | 32 | font-family: Poppins,sans-serif; | |||
| 33 | color: #222529; | 33 | color: #222529; | |||
| 34 | letter-spacing: normal; | 34 | letter-spacing: normal; | |||
| 35 | } | 35 | } | |||
| 36 | h1 { | 36 | h1 { | |||
| 37 | font-weight: 700; | 37 | font-weight: 700; | |||
| 38 | font-size: 22px; | 38 | font-size: 22px; | |||
| 39 | line-height: 30px; | 39 | line-height: 30px; | |||
| 40 | margin: 0 0 32px 0; | 40 | margin: 0 0 32px 0; | |||
| 41 | } | 41 | } | |||
| 42 | h2 { | 42 | h2 { | |||
| 43 | font-weight: 700; | 43 | font-weight: 700; | |||
| 44 | font-size: 19px; | 44 | font-size: 19px; | |||
| 45 | line-height: 21px; | 45 | line-height: 21px; | |||
| 46 | margin: 0 0 32px 0; | 46 | margin: 0 0 32px 0; | |||
| 47 | } | 47 | } | |||
| 48 | h3 { | 48 | h3 { | |||
| 49 | font-weight: 700; | 49 | font-weight: 700; | |||
| 50 | font-size: 16px; | 50 | font-size: 16px; | |||
| 51 | line-height: 19px; | 51 | line-height: 19px; | |||
| 52 | margin: 0 0 20px 0; | 52 | margin: 0 0 20px 0; | |||
| 53 | } | 53 | } | |||
| 54 | h4 { | 54 | h4 { | |||
| 55 | font-weight: 700; | 55 | font-weight: 700; | |||
| 56 | font-size: 16px; | 56 | font-size: 16px; | |||
| 57 | line-height: 22px; | 57 | line-height: 22px; | |||
| 58 | margin: 0 0 14px 0; | 58 | margin: 0 0 14px 0; | |||
| 59 | } | 59 | } | |||
| 60 | h5 { | 60 | h5 { | |||
| 61 | font-weight: 400; | 61 | font-weight: 400; | |||
| 62 | font-size: 14px; | 62 | font-size: 14px; | |||
| 63 | line-height: 18px; | 63 | line-height: 18px; | |||
| 64 | margin: 0 0 14px 0; | 64 | margin: 0 0 14px 0; | |||
| 65 | } | 65 | } | |||
| 66 | h6 { | 66 | h6 { | |||
| 67 | font-weight: 500; | 67 | font-weight: 500; | |||
| 68 | font-size: 12px; | 68 | font-size: 12px; | |||
| 69 | line-height: 17px; | 69 | line-height: 17px; | |||
| 70 | color: #777; | 70 | color: #777; | |||
| 71 | } | 71 | } | |||
| 72 | .home-banner-slider h2.vc_custom_heading, .custom-font4 { | 72 | .home-banner-slider h2.vc_custom_heading, .custom-font4 { | |||
| 73 | font-family: 'Segoe Script','Savoye LET'; | 73 | font-family: 'Segoe Script','Savoye LET'; | |||
| 74 | } | 74 | } | |||
| 75 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | 75 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | |||
| 76 | color: #ff7272; | 76 | color: #ff7272; | |||
| 77 | } | 77 | } | |||
| 78 | html .btn-modern { | 78 | html .btn-modern { | |||
| 79 | text-transform: uppercase; | 79 | text-transform: uppercase; | |||
| 80 | font-size: .75rem; | 80 | font-size: .75rem; | |||
| 81 | padding: .75rem 1.5rem; | 81 | padding: .75rem 1.5rem; | |||
| 82 | font-weight: 600; | 82 | font-weight: 600; | |||
| 83 | height: auto; | 83 | height: auto; | |||
| 84 | } | 84 | } | |||
| 85 | html .btn-lg { | 85 | html .btn-lg { | |||
| 86 | padding: .5rem .875rem; | 86 | padding: .5rem .875rem; | |||
| 87 | } | 87 | } | |||
| 88 | html .action.primary, html .btn { | 88 | html .action.primary, html .btn { | |||
| 89 | font-family: Poppins; | 89 | font-family: Poppins; | |||
| 90 | letter-spacing: .01em; | 90 | letter-spacing: .01em; | |||
| 91 | padding: .533rem .933rem; | 91 | padding: .533rem .933rem; | |||
| 92 | font-size: .8rem; | 92 | font-size: .8rem; | |||
| 93 | line-height: 1.42857; | 93 | line-height: 1.42857; | |||
| 94 | border-radius: 0; | 94 | border-radius: 0; | |||
| 95 | font-weight: 700; | 95 | font-weight: 700; | |||
| 96 | } | 96 | } | |||
| 97 | html .btn-lg { | 97 | html .btn-lg { | |||
| 98 | font-size: .875rem; | 98 | font-size: .875rem; | |||
| 99 | line-height: 1.3333; | 99 | line-height: 1.3333; | |||
| 100 | } | 100 | } | |||
| 101 | html .action.primary { | 101 | html .action.primary { | |||
| 102 | color: #222529; | 102 | color: #222529; | |||
| 103 | background-color: #e1ddc3; | 103 | background-color: #e1ddc3; | |||
| 104 | border-color: #e1ddc3 #e1ddc3 #d0caa2; | 104 | border-color: #e1ddc3 #e1ddc3 #d0caa2; | |||
| 105 | } | 105 | } | |||
| 106 | .btn-modern.btn-xl { | 106 | .btn-modern.btn-xl { | |||
| 107 | font-size: 1.4em; | 107 | font-size: 1.4em; | |||
| 108 | padding: 1.2em 2.8em; | 108 | padding: 1.2em 2.8em; | |||
| 109 | letter-spacing: -.025em; | 109 | letter-spacing: -.025em; | |||
| 110 | } | 110 | } | |||
| 111 | .btn-modern.btn-lg { | 111 | .btn-modern.btn-lg { | |||
| 112 | font-size: 1.0714em; | 112 | font-size: 1.0714em; | |||
| 113 | padding: 1em 2.5em; | 113 | padding: 1em 2.5em; | |||
| 114 | } | 114 | } | |||
| 115 | .btn-flat { | 115 | .btn-flat { | |||
| 116 | padding: 0!important; | 116 | padding: 0!important; | |||
| 117 | background: none!important; | 117 | background: none!important; | |||
| 118 | border: none!important; | 118 | border: none!important; | |||
| 119 | border-bottom: 1px solid transparent!important; | 119 | border-bottom: 1px solid transparent!important; | |||
| 120 | box-shadow: none!important; | 120 | box-shadow: none!important; | |||
| 121 | text-transform: uppercase; | 121 | text-transform: uppercase; | |||
| 122 | font-size: .75rem; | 122 | font-size: .75rem; | |||
| 123 | } | 123 | } | |||
| 124 | html .btn-dark { | 124 | html .btn-dark { | |||
| 125 | color: #fff; | 125 | color: #fff; | |||
| 126 | background-color: #222529; | 126 | background-color: #222529; | |||
| 127 | border-color: #222529 #222529 #0b0c0e; | 127 | border-color: #222529 #222529 #0b0c0e; | |||
| 128 | } | 128 | } | |||
| 129 | html .btn-light { | 129 | html .btn-light { | |||
| 130 | color: #222529; | 130 | color: #222529; | |||
| 131 | background-color: #fff; | 131 | background-color: #fff; | |||
| 132 | border-color: #fff #fff #e6e6e6; | 132 | border-color: #fff #fff #e6e6e6; | |||
| 133 | } | 133 | } | |||
| 134 | html .background-color-secondary { | 134 | html .background-color-secondary { | |||
| 135 | background-color: #ff7272!important; | 135 | background-color: #ff7272!important; | |||
| 136 | } | 136 | } | |||
| 137 | .page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i { | 137 | .page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i { | |||
| 138 | display: none; | 138 | display: none; | |||
| 139 | } | 139 | } | |||
| 140 | .top-icon .porto-sicon-header { | 140 | .top-icon .porto-sicon-header { | |||
| 141 | margin-bottom: .75rem; | 141 | margin-bottom: .75rem; | |||
| 142 | } | 142 | } | |||
| 143 | .owl-carousel.show-nav-title .owl-nav { | 143 | .owl-carousel.show-nav-title .owl-nav { | |||
| 144 | margin-top: -22px; | 144 | margin-top: -22px; | |||
| 145 | } | 145 | } | |||
| 146 | .page-wrapper > .breadcrumbs { | 146 | .page-wrapper > .breadcrumbs { | |||
| 147 | margin-bottom: 30px; | 147 | margin-bottom: 30px; | |||
| 148 | } | 148 | } | |||
| 149 | .page-wrapper > .breadcrumbs .items { | 149 | .page-wrapper > .breadcrumbs .items { | |||
| 150 | font-size: .625rem; | 150 | font-size: .625rem; | |||
| 151 | font-weight: 600; | 151 | font-weight: 600; | |||
| 152 | letter-spacing: .05em; | 152 | letter-spacing: .05em; | |||
| 153 | padding-top: 15px; | 153 | padding-top: 15px; | |||
| 154 | padding-bottom: 15px; | 154 | padding-bottom: 15px; | |||
| 155 | position: relative; | 155 | position: relative; | |||
| 156 | } | 156 | } | |||
| 157 | .page-wrapper > .breadcrumbs .items:after { | 157 | .page-wrapper > .breadcrumbs .items:after { | |||
| 158 | content: ''; | 158 | content: ''; | |||
| 159 | position: absolute; | 159 | position: absolute; | |||
| 160 | bottom: 0; | 160 | bottom: 0; | |||
| 161 | display: block; | 161 | display: block; | |||
| 162 | left: 10px; | 162 | left: 10px; | |||
| 163 | right: 10px; | 163 | right: 10px; | |||
| 164 | border-bottom: 1px solid #e7e7e7; | 164 | border-bottom: 1px solid #e7e7e7; | |||
| 165 | } | 165 | } | |||
| 166 | .page-wrapper > .breadcrumbs .items>li.home a { | 166 | .page-wrapper > .breadcrumbs .items>li.home a { | |||
| 167 | width: auto; | 167 | width: auto; | |||
| 168 | text-indent: 0; | 168 | text-indent: 0; | |||
| 169 | } | 169 | } | |||
| 170 | .page-wrapper > .breadcrumbs .items>li.home a:after { | 170 | .page-wrapper > .breadcrumbs .items>li.home a:after { | |||
| 171 | display: none; | 171 | display: none; | |||
| 172 | } | 172 | } | |||
| 173 | 173 | |||||
| 174 | .catalog-category-view .sidebar.sidebar-main .sidebar-content { | 174 | .catalog-category-view .sidebar.sidebar-main .sidebar-content { | |||
| 175 | border: none; | 175 | border: none; | |||
| 176 | } | 176 | } | |||
| 177 | .sidebar .sidebar-content .block-category-list, .side-custom-block .custom-block,.filter-options-item,.filter-actions { | 177 | .sidebar .sidebar-content .block-category-list, .side-custom-block .custom-block,.filter-options-item,.filter-actions { | |||
| 178 | padding: 0; | 178 | padding: 0; | |||
| 179 | margin-bottom: 1.75rem; | 179 | margin-bottom: 1.75rem; | |||
| 180 | border: none; | 180 | border: none; | |||
| 181 | } | 181 | } | |||
| 182 | .filter-current {padding: 0;} | 182 | .filter-current {padding: 0;} | |||
| 183 | .block-category-list .block-title, .side-custom-block .custom-block h2, .filter-options-title,.filter .filter-current-subtitle { | 183 | .block-category-list .block-title, .side-custom-block .custom-block h2, .filter-options-title,.filter .filter-current-subtitle { | |||
| 184 | font-size: .75rem; | 184 | font-size: .75rem; | |||
| 185 | font-weight: 600; | 185 | font-weight: 600; | |||
| 186 | letter-spacing: .05em; | 186 | letter-spacing: .05em; | |||
| 187 | border-bottom: 1px solid #e7e7e7; | 187 | border-bottom: 1px solid #e7e7e7; | |||
| 188 | padding: 0 0 10px; | 188 | padding: 0 0 10px; | |||
| 189 | padding-bottom: .5rem; | 189 | padding-bottom: .5rem; | |||
| 190 | margin-bottom: 0; | 190 | margin-bottom: 0; | |||
| 191 | } | 191 | } | |||
| 192 | .block-category-list .block-title { | 192 | .block-category-list .block-title { | |||
| 193 | padding-top: 0; | 193 | padding-top: 0; | |||
| 194 | } | 194 | } | |||
| 195 | .block-category-list .block-content ol li a { | 195 | .block-category-list .block-content ol li a { | |||
| 196 | font-size: 12px; | 196 | font-size: 12px; | |||
| 197 | } | 197 | } | |||
| 198 | .side-custom-block .custom-block:last-child { | 198 | .side-custom-block .custom-block:last-child { | |||
| 199 | margin-bottom: 0; | 199 | margin-bottom: 0; | |||
| 200 | } | 200 | } | |||
| 201 | .side-custom-block .custom-block h5 { | 201 | .side-custom-block .custom-block h5 { | |||
| 202 | margin-top: 0 !important; | 202 | margin-top: 0 !important; | |||
| 203 | } | 203 | } | |||
| 204 | .side-custom-block .block-content, .sidebar-filterproducts { | 204 | .side-custom-block .block-content, .sidebar-filterproducts { | |||
| 205 | margin-top: 13px; | 205 | margin-top: 13px; | |||
| 206 | } | 206 | } | |||
| 207 | .widget .widgettitle { | 207 | .widget .widgettitle { | |||
| 208 | font-size: .75rem; | 208 | font-size: .75rem; | |||
| 209 | font-weight: 600; | 209 | font-weight: 600; | |||
| 210 | margin-bottom: 1.25rem; | 210 | margin-bottom: 1.25rem; | |||
| 211 | } | 211 | } | |||
| 212 | .small-list.products-grid .product-items .product-item-details a { | 212 | .small-list.products-grid .product-items .product-item-details a { | |||
| 213 | color: #222529; | 213 | color: #222529; | |||
| 214 | font-size: .8125rem; | 214 | font-size: .8125rem; | |||
| 215 | font-weight: 500; | 215 | font-weight: 500; | |||
| 216 | } | 216 | } | |||
| 217 | .product-item .weltpixel-quickview.weltpixel_quickview_button_v2 { | 217 | .product-item .weltpixel-quickview.weltpixel_quickview_button_v2 { | |||
| 218 | color: #222529; | 218 | color: #222529; | |||
| 219 | } | 219 | } | |||
| 220 | .box-tocart .action.tocart { | 220 | .box-tocart .action.tocart { | |||
| 221 | color: #fff; | 221 | color: #fff; | |||
| 222 | } | 222 | } | |||
| 223 | .footer, .footer p { | 223 | .footer, .footer p { | |||
| 224 | line-height: 20px; | 224 | line-height: 20px; | |||
| 225 | letter-spacing: 0; | 225 | letter-spacing: 0; | |||
| 226 | } | 226 | } | |||
| 227 | .footer .widgettitle, .footer .widget-title { | 227 | .footer .widgettitle, .footer .widget-title { | |||
| 228 | font-size: 16px; | 228 | font-size: 16px; | |||
| 229 | font-weight: 700; | 229 | font-weight: 700; | |||
| 230 | line-height: 22px; | 230 | line-height: 22px; | |||
| 231 | margin-bottom: 14px; | 231 | margin-bottom: 14px; | |||
| 232 | } | 232 | } | |||
| 233 | .footer-middle > .container { | 233 | .footer-middle > .container { | |||
| 234 | position: relative; | 234 | position: relative; | |||
| 235 | padding-top: 4rem; | 235 | padding-top: 4rem; | |||
| 236 | padding-bottom: 0; | 236 | padding-bottom: 0; | |||
| 237 | } | 237 | } | |||
| 238 | .footer .porto-sicon-box { | 238 | .footer .porto-sicon-box { | |||
| 239 | padding-left: 15px; | 239 | padding-left: 15px; | |||
| 240 | padding-bottom: 20px; | 240 | padding-bottom: 20px; | |||
| 241 | } | 241 | } | |||
| 242 | .footer .porto-sicon-box:last-child { | 242 | .footer .porto-sicon-box:last-child { | |||
| 243 | margin-bottom: 0; | 243 | margin-bottom: 0; | |||
| 244 | } | 244 | } | |||
| 245 | .footer-middle .widget { | 245 | .footer-middle .widget { | |||
| 246 | margin-bottom: 1.875rem; | 246 | margin-bottom: 1.875rem; | |||
| 247 | margin-top: 1.875rem; | 247 | margin-top: 1.875rem; | |||
| 248 | } | 248 | } | |||
| 249 | .footer-middle .widget:first-child { | 249 | .footer-middle .widget:first-child { | |||
| 250 | margin-top: 0; | 250 | margin-top: 0; | |||
| 251 | } | 251 | } | |||
| 252 | .footer .widget p { | 252 | .footer .widget p { | |||
| 253 | margin-top: -3px; | 253 | margin-top: -3px; | |||
| 254 | margin-bottom: 13px; | 254 | margin-bottom: 13px; | |||
| 255 | } | 255 | } | |||
| 256 | .footer .widget .porto-sicon-header p, .footer-middle .widget { | 256 | .footer .widget .porto-sicon-header p, .footer-middle .widget { | |||
| 257 | margin-bottom: 0; | 257 | margin-bottom: 0; | |||
| 258 | } | 258 | } | |||
| 259 | .footer .wpb_text_column li { | 259 | .footer .wpb_text_column li { | |||
| 260 | margin-bottom: 1rem; | 260 | margin-bottom: 1rem; | |||
| 261 | } | 261 | } | |||
| 262 | .footer .wpb_text_column li i { | 262 | .footer .wpb_text_column li i { | |||
| 263 | margin-right: .625rem; | 263 | margin-right: .625rem; | |||
| 264 | color: #fff; | 264 | color: #fff; | |||
| 265 | } | 265 | } | |||
| 266 | .footer .newsletter input { | 266 | .footer .newsletter input { | |||
| 267 | background: #2c2f33; | 267 | background: #2c2f33; | |||
| 268 | border: none; | 268 | border: none; | |||
| 269 | height: 44px; | 269 | height: 44px; | |||
| 270 | font-size: 11px; | 270 | font-size: 11px; | |||
| 271 | border-radius: .01em; | 271 | border-radius: .01em; | |||
| 272 | font-style: italic; | 272 | font-style: italic; | |||
| 273 | padding-left: 1rem; | 273 | padding-left: 1rem; | |||
| 274 | padding-right: 1rem; | 274 | padding-right: 1rem; | |||
| 275 | } | 275 | } | |||
| 276 | .footer .newsletter .action.subscribe { | 276 | .footer .newsletter .action.subscribe { | |||
| 277 | height: 44px; | 277 | height: 44px; | |||
| 278 | border: none; | 278 | border: none; | |||
| 279 | background: #2c2f33; | 279 | background: #2c2f33; | |||
| 280 | font-size: 1em; | 280 | font-size: 1em; | |||
| 281 | color: #fff; | 281 | color: #fff; | |||
| 282 | letter-spacing: .01em; | 282 | letter-spacing: .01em; | |||
| 283 | padding: 6px 15px; | 283 | padding: 6px 15px; | |||
| 284 | border-radius: 0; | 284 | border-radius: 0; | |||
| 285 | } | 285 | } | |||
| 286 | .footer .follow-us .share-links a { | 286 | .footer .follow-us .share-links a { | |||
| 287 | width: 34px; | 287 | width: 34px; | |||
| 288 | height: 34px; | 288 | height: 34px; | |||
| 289 | } | 289 | } | |||
| 290 | .footer .follow-us .share-links a:not(:hover) { | 290 | .footer .follow-us .share-links a:not(:hover) { | |||
| 291 | background: none; | 291 | background: none; | |||
| 292 | color: #fff; | 292 | color: #fff; | |||
| 293 | border: none; | 293 | border: none; | |||
| 294 | } | 294 | } | |||
| 295 | .footer-bottom { | 295 | .footer-bottom { | |||
| 296 | padding: 11px 0 15px; | 296 | padding: 11px 0 15px; | |||
| 297 | } | 297 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.